CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tin 三角网

搜索资源列表

  1. ex3

    0下载:
  2. 本程序自动读入数据文件,然后生成不规则三角网。-this program automatically read data files and then generate TIN.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:16707
    • 提供者:陈强
  1. hull

    1下载:
  2. Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:41942
    • 提供者:zz
  1. delaunay

    0下载:
  2. 本程序使用c#语言进行编程将散点生成TIN不规则三角网-using CSHARP to create TIN
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:152750
    • 提供者:zhenbing
  1. triangulate

    0下载:
  2. 用lisp生成三角网 用lisp生成三角网-to creat TIN by using lisp in autocad
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3618
    • 提供者:tan
  1. Delaunay_TIN

    0下载:
  2. 主要探讨了以Delaunay三角剖分的逐点插入法为基础构建不规则三角网的方法,并在程序设计中对该算法进行了改进,极大地提高了Delaunay三角网的构建效率 -Mainly discusses the Delaunay triangulation based on incremental insertion method TIN constructed, and in programming the algorithm was improved greatly improve the eff
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:101657
    • 提供者:古林玉
  1. CreatTin

    0下载:
  2. 读入shape点文件,并绘制delauney三角网-read shape point fire and creat TIN
  3. 所属分类:GIS program

    • 发布日期:2017-05-12
    • 文件大小:2585325
    • 提供者:Feng
  1. ZQHTIN

    0下载:
  2. 三角网tin的生成算法,比较快速,我们自己做的-The generation of tin triangulation algorithm, faster, to do our own
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:64036
    • 提供者:hexiaoying
  1. CsharpToTIN

    0下载:
  2. 生成TIN模型。就是随机点然后连接成三角网-generate TIN
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:46264
    • 提供者:方超
  1. delaunay

    0下载:
  2. 方便的构造不规则三角网的面向对象程序,值得跟大家分享交流-A convenient structure TIN object-oriented programming, it is worth sharing with you the exchange
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2438887
    • 提供者:何文
  1. TIN1.0

    0下载:
  2. tin 不规则三角网 凸包 生成 tin 不规则三角网 凸包 生成 tin 不规则三角网 凸包 生成 -TIN tin tin convex hull generated convex hull generated TIN TIN tin tin generated convex hull generated triangulated irregular network
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1665468
    • 提供者:psl
  1. Delaunay----VB

    0下载:
  2. 利用VB编写的建立tin的程序,通过自己在窗体点击而创建三角网。-Written using VB to establish procedures for tin, in the form by clicking and create their own triangulation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:19603
    • 提供者:huwei
  1. BuildTin

    0下载:
  2. 用散点数据建立不规则三角网(tin) 关键字:散点,三角网-Scatterplot data to set up with irregular triangle nets (tin) Key word: scatterplot, triangle nets
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1610421
    • 提供者:范克楠
  1. frmTINToElevation

    1下载:
  2. 由离散点生成的不规则三角网之后,再生成等高线-tin to elevation
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:4440
    • 提供者:李晓迪
  1. Delaunay

    0下载:
  2. 道格拉斯三角网的算法,不规则三角网的算法- Delauny TIN
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2142
    • 提供者:ly
  1. VCPP

    0下载:
  2. 不规则三角网构建tin,包括:三角形生成方法-Triangulation tin, including: the triangle generation method
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4582
    • 提供者:liyouxi
  1. TinOpenGL

    0下载:
  2. openGL 绘制三角网,生成TIN格网。-openGL draw a triangular network, generate TIN grid.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12094622
    • 提供者:
  1. DrawTin

    0下载:
  2. 对实现TIN算法建立三角网,具有一定的学习效果-Realization the TIN algorithm for building triangular net, the learning effect
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:2043376
    • 提供者:张彪
  1. delaunayTIN

    0下载:
  2. 这是T三角网生成的源代码,很简短使用,希望对您有帮助,谢谢支持!-this is a kind of form of the delauney TIN.I hope that you will enjoy it,thank you
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:63995
    • 提供者:小陈
  1. TIN2

    0下载:
  2. 这是一个关于TIN的程序利用数据可以生成三角网。-This is a program using data on the TIN can generate the triangular mesh.
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:54461
    • 提供者:施方林
  1. cSharp

    0下载:
  2. TIN全称为不规则三角网数字模型(Triangulated Irregular Network,TIN),它用一组连续而不重复的三角形逼近地形表面,是数字地面模型中的一种主要表示方法。 -TIN called the triangulated irregular network digital model (Triangulated Irregular Network, TIN) with a set of continuous without repeating the trian
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:53402
    • 提供者:mijiu
« 1 2 3 4 56 »
搜珍网 www.dssz.com